You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > Sgn Method > Math387.Sgn Method ([In] TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.Sgn Method ([In] TCplx)

Signum.

Syntax
C#
Visual Basic
public static int Sgn([In] TCplx Z);

the signum of X. Signum(X) is 1 for X > 0, equal to zero for X = 0 and -1 for X < 0.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!